getSubZoneAtIndex

Module: dggal
Class: DGGRS

DGGRSZone getSubZoneAtIndex(DGGRSZone parent, int relativeDepth, int64 index)

Description

Return a DGGRS zone for the sub-zone at a particular index and relative depth for a parent zone

Parameters

parent  DGGRSZone  The zone for which to return the sub-zone 
relativeDepth  int  The relative depth at which to return the sub-zone 
index  int64  The index within the detereministic order at which to return the sub-zone 
 
Return Value DGGRSZone  The DGGRS zone at the specified index and relative depth 

See Also


getSubZoneIndex